String
Description
The string property can simply be understood as the text that is mostly used for elements which display text, like labels or tooltips.
| Feature | Value |
|---|---|
| Theme injectable | ✓ |
| Possible Inputs | A-Z, a-z, 0-9, Special characters |
Occurrences
Toolbar
The string property in the Toolbar is used several times in various pickers like the Toolbar Extension String Picker. It can be found in various places as in form of a in place edit for labels.

Detail Panel
The string property is used several times e.g. in the Detail Panel String Picker here. Changing the value manipulates simple properties like the name of a component.